home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / var / lib / dpkg / info / usb-modeswitch.prerm < prev    next >
Encoding:
Text File  |  2012-02-24  |  2.2 KB  |  52 lines

  1. #!/bin/sh
  2.  
  3. set -e
  4.  
  5. if [ "$1" = remove ];
  6. then
  7.     # Also remove the runtime files.
  8.     rm -f /var/lib/usb_modeswitch/last_seen
  9.     rm -f /var/lib/usb_modeswitch/bind_list
  10. fi
  11.  
  12. # Automatically added by dh_installdeb
  13. dpkg-maintscript-helper rm_conffile "/etc/usb_modeswitch.setup" 1.1.3-1 -- "$@"
  14. # End automatically added section
  15. # Automatically added by dh_installdeb
  16. dpkg-maintscript-helper rm_conffile "/etc/usb_modeswitch.d/19d2:2000:?:?:?" 1.0.7-1 -- "$@"
  17. # End automatically added section
  18. # Automatically added by dh_installdeb
  19. dpkg-maintscript-helper rm_conffile "/etc/usb_modeswitch.d/19d2:2000:?:?" 1.0.7-1 -- "$@"
  20. # End automatically added section
  21. # Automatically added by dh_installdeb
  22. dpkg-maintscript-helper rm_conffile "/etc/usb_modeswitch.d/19d2:2000:?:?:?" 1.0.7-1 -- "$@"
  23. # End automatically added section
  24. # Automatically added by dh_installdeb
  25. dpkg-maintscript-helper rm_conffile "/etc/usb_modeswitch.d/19d2:2000:?" 1.0.7-1 -- "$@"
  26. # End automatically added section
  27. # Automatically added by dh_installdeb
  28. dpkg-maintscript-helper rm_conffile "/etc/usb_modeswitch.d/19d2:2000:?:?" 1.0.7-1 -- "$@"
  29. # End automatically added section
  30. # Automatically added by dh_installdeb
  31. dpkg-maintscript-helper rm_conffile "/etc/usb_modeswitch.d/19d2:2000:?:?:?" 1.0.7-1 -- "$@"
  32. # End automatically added section
  33. # Automatically added by dh_installdeb
  34. dpkg-maintscript-helper rm_conffile "/etc/usb_modeswitch.d/19d2:2000:?" 1.0.7-1 -- "$@"
  35. # End automatically added section
  36. # Automatically added by dh_installdeb
  37. dpkg-maintscript-helper rm_conffile "/etc/usb_modeswitch.d/19d2:2000:?:?" 1.0.7-1 -- "$@"
  38. # End automatically added section
  39. # Automatically added by dh_installdeb
  40. dpkg-maintscript-helper rm_conffile "/etc/usb_modeswitch.d/19d2:2000:?:?:?" 1.0.7-1 -- "$@"
  41. # End automatically added section
  42. # Automatically added by dh_installdeb
  43. dpkg-maintscript-helper rm_conffile "/etc/usb_modeswitch.d/05c6:1000:?" 1.0.7-1 -- "$@"
  44. # End automatically added section
  45. # Automatically added by dh_installdeb
  46. dpkg-maintscript-helper rm_conffile "/etc/udev/rules.d/80-usb_modeswitch.rules" 1.0.7-1 -- "$@"
  47. # End automatically added section
  48. # Automatically added by dh_installdeb
  49. dpkg-maintscript-helper rm_conffile "/etc/udev/rules.d/usb_modeswitch.rules" 1.0.7-1 -- "$@"
  50. # End automatically added section
  51.  
  52.